home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
mechacatdestructo.swf
/
scripts
/
DefineSprite_160
/
frame_1
/
DoAction.as
Wrap
Text File
|
2007-10-01
|
91b
|
7 lines
trace(_global.C.GameActive);
if(_global.C.GameActive)
{
gotoAndStop(2);
}
stop();